Skip to content

Commit 2369499

Browse files
author
Lijukay
committed
Ready for Qwotable rc
1 parent 6a15015 commit 2369499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
minSdk 24
1212
targetSdk 33
1313
versionCode 7 //Latest on GitHub: 6
14-
versionName "0.1.6 beta" //Latest on GitHub: 0.1.5 beta
14+
versionName "0.1.7rc" //Latest on GitHub: 0.1.5 beta
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}

0 commit comments

Comments
 (0)