Skip to content

Commit 993ba1b

Browse files
committed
android: bump version
1 parent 3a9c118 commit 993ba1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "me.kavishdevar.librepods"
1414
minSdk = 28
1515
targetSdk = 35
16-
versionCode = 7
17-
versionName = "0.1.0-rc.4"
16+
versionCode = 8
17+
versionName = "0.2.0-alpha"
1818
}
1919

2020
buildTypes {

0 commit comments

Comments
 (0)