14 Commits

Author SHA1 Message Date
81ec87cbdc add missing files and update deps 2020-03-19 21:47:00 +01:00
d31e3c5782 updated gradle wrapper to v6.2.1 2020-02-24 23:28:34 +01:00
d9de8bd39b upgrade projects
- gradle wrapper v6.2
- kotlin v1.3.61
2020-02-17 20:55:35 +01:00
34747b99ab Upgrade projects
Now using
- gradle wrapper v6.0
- androidx
- stable android gradle plugin v3.5.0
- target and compile sdk set to 29
2019-11-15 00:42:49 +01:00
173bb3ece0 🤖 android fix: using implementation instead of compile in build.gradle for android part of examples 2019-01-05 19:58:04 +01:00
6c5c60d017 🤖 android fix: updated the test dependencies for android part of examples 2019-01-05 19:55:29 +01:00
83ff50a344 🤖 android fix: removed buildToolsVersion 2019-01-05 19:53:37 +01:00
f431c20243 🤖 android fix: update compileSdkVersion to 28 2019-01-05 19:49:15 +01:00
83c2dd0c5c 🤖 android fix: update gradle wrapper from v3.3 to v4.6 2019-01-05 19:47:23 +01:00
1f7090f9b2 🤖 android fix: update support annotation to v28.0.0 2019-01-05 19:46:38 +01:00
5e8e413217 🤖 android fix: update targetSdkVersion to 28 2019-01-05 19:45:47 +01:00
180b729c1e 🤖 android fix: fix the google repo for android part in examples 2019-01-05 19:44:50 +01:00
75d833bec1 updated: package to be standard across all example apps 2018-07-08 00:20:41 +02:00
b019f65539 implemented simple material app
updated gitignore to ignore all files under build folder
2017-08-07 23:44:51 -07:00