updated jni libraries to ver 0.2.4 for android example

This commit is contained in:
strawmanbobi
2019-12-29 11:34:41 +08:00
parent e137c6b9c7
commit d54a1a578a
7 changed files with 3 additions and 3 deletions

View File

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