mirror of
https://github.com/hamaluik/timecop.git
synced 2025-08-24 07:00:45 +08:00
Upgrade targetSdkVersion
This commit is contained in:
@ -51,7 +51,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "ca.hamaluik.timecop"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion flutter.targetSdkVersion
|
||||
targetSdkVersion 34 // Upgrade to 34 based on new Play Store requirements
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
versionName flutterVersionName
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
Reference in New Issue
Block a user