Updated to Android minSdkVersion 19 and targetSdkVersion 34

This is updated to meet the latest requirements for apps on the Google Play store
This commit is contained in:
Sam Lantinga
2023-08-24 08:23:06 -07:00
parent 8924d0d927
commit 1e9d314482
5 changed files with 19 additions and 20 deletions

View File

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