We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4a877 commit 66cd5feCopy full SHA for 66cd5fe
app/build.gradle
@@ -17,7 +17,7 @@ android {
17
compileSdk compile_sdk_version
18
minSdkVersion min_sdk_version
19
targetSdkVersion compile_sdk_version
20
- versionCode 101
+ versionCode 102
21
versionName "0.38.0"
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
0 commit comments