Compiled with Target SDK 29 to publish on Google Play Store

This commit is contained in:
Graham Jones
2020-11-13 14:01:44 +00:00
parent 2312b44ee8
commit 77bb8b2a48
6 changed files with 6 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.android.tools.build:gradle:4.1.0'
}
}
allprojects {