Upgrade to targetSdk 34
This commit is contained in:
@@ -10,11 +10,11 @@ apply plugin: 'com.android.application'
|
||||
android {
|
||||
signingConfigs {
|
||||
}
|
||||
compileSdk 33
|
||||
compileSdk 34
|
||||
defaultConfig {
|
||||
applicationId 'de.frajul.endlessroll'
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 33
|
||||
targetSdkVersion 34
|
||||
versionCode 9
|
||||
versionName '1.0'
|
||||
}
|
||||
|
Reference in New Issue
Block a user