We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89c85a commit 75ed714Copy full SHA for 75ed714
1 file changed
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "org.ole.planet.myplanet"
13
minSdk = 26
14
targetSdk = 36
15
- versionCode = 5333
16
- versionName = "0.53.33"
+ versionCode = 5366
+ versionName = "0.53.66"
17
ndkVersion = '26.3.11579264'
18
vectorDrawables.useSupportLibrary = true
19
}
0 commit comments