We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fef46f commit c86b5efCopy full SHA for c86b5ef
app/build.gradle
@@ -31,7 +31,7 @@ android {
31
minSdk 24
32
targetSdk 34
33
versionCode 11
34
- versionName "1.4.1"
+ versionName "1.4.2-pre"
35
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
36
}
37
0 commit comments