Skip to content

Commit 1425a7d

Browse files
committed
bump version
1 parent e8204a7 commit 1425a7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "me.kavishdevar.librepods"
1515
minSdk = 33
1616
targetSdk = 36
17-
versionCode = 9
18-
versionName = "0.2.0"
17+
versionCode = 10
18+
versionName = "0.2.0-alpha.2"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)