Skip to content

Commit 2b4749f

Browse files
authored
Update build.gradle
1 parent 1d3afff commit 2b4749f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "org.ole.planet.myplanet"
1010
minSdk = 26
1111
targetSdk = 36
12-
versionCode = 3708
13-
versionName = "0.37.8"
12+
versionCode = 3714
13+
versionName = "0.37.14"
1414
ndkVersion = '26.3.11579264'
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)