updated index api to 0.2.5

This commit is contained in:
strawmanbobi
2020-04-15 20:50:40 +08:00
parent 0469ffd41f
commit 41075b12ee
16 changed files with 494 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:3.6.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}