We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac65ec commit d0af9b2Copy full SHA for d0af9b2
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 = 5350
16
- versionName = "0.53.50"
+ versionCode = 5357
+ versionName = "0.53.57"
17
ndkVersion = '26.3.11579264'
18
vectorDrawables.useSupportLibrary = true
19
}
0 commit comments