Skip to content

Commit 217455f

Browse files
committed
android: bump version
1 parent 84d5fa4 commit 217455f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
minSdk = 28
1616
targetSdk = 36
1717
versionCode = 8
18-
versionName = "0.2.0-beta.1"
18+
versionName = "0.2.0"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)