We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78eef8c commit 50a7379Copy full SHA for 50a7379
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "org.ole.planet.myplanet"
10
minSdk = 26
11
targetSdk = 36
12
- versionCode = 3723
13
- versionName = "0.37.23"
+ versionCode = 3724
+ versionName = "0.37.24"
14
ndkVersion = '26.3.11579264'
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
vectorDrawables.useSupportLibrary = true
app/src/main/res/drawable/ic_mypersonals.xml
0 commit comments