Skip to content

Commit 75ed714

Browse files
authored
Update versionCode and versionName in build.gradle
1 parent e89c85a commit 75ed714

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "org.ole.planet.myplanet"
1313
minSdk = 26
1414
targetSdk = 36
15-
versionCode = 5333
16-
versionName = "0.53.33"
15+
versionCode = 5366
16+
versionName = "0.53.66"
1717
ndkVersion = '26.3.11579264'
1818
vectorDrawables.useSupportLibrary = true
1919
}

0 commit comments

Comments
 (0)