[mob][photos] Update android target SDK

This commit is contained in:
ashilkn 2024-08-12 19:58:39 +05:30
parent c1ee9a5d37
commit 0d82f6ec65

View File

@ -44,7 +44,7 @@ android {
defaultConfig {
applicationId "io.ente.photos"
minSdkVersion 26
targetSdkVersion 33
targetSdkVersion 34
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"