We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed04b1 commit cffd011Copy full SHA for cffd011
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 = 5364
+ versionName = "0.53.64"
17
ndkVersion = '26.3.11579264'
18
vectorDrawables.useSupportLibrary = true
19
}
0 commit comments