We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a15015 commit 2369499Copy full SHA for 2369499
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdk 24
12
targetSdk 33
13
versionCode 7 //Latest on GitHub: 6
14
- versionName "0.1.6 beta" //Latest on GitHub: 0.1.5 beta
+ versionName "0.1.7rc" //Latest on GitHub: 0.1.5 beta
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
}
0 commit comments