Skip to content

Commit e3f7daf

Browse files
authored
Update build.gradle
1 parent b74c67a commit e3f7daf

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
@@ -10,8 +10,8 @@ android {
1010
applicationId "org.ole.planet.myplanet"
1111
minSdk = 26
1212
targetSdk = 36
13-
versionCode = 4279
14-
versionName = "0.42.79"
13+
versionCode = 4281
14+
versionName = "0.42.81"
1515
ndkVersion = '26.3.11579264'
1616
vectorDrawables.useSupportLibrary = true
1717
}

0 commit comments

Comments
 (0)