Skip to content

Commit 02a3bd6

Browse files
committed
Just updating build version
1 parent 1818950 commit 02a3bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
appVersion = "0.1.0-beta"
3+
appVersion = "0.1.0"
44
minSdk = 24
55
targetSdk = 33
66
}

0 commit comments

Comments
 (0)