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 55413cd commit 000e152Copy full SHA for 000e152
app/build.gradle
@@ -17,7 +17,7 @@ android {
17
minSdkVersion 23
18
targetSdkVersion 30
19
versionCode 138
20
- versionName "1.3.6"
+ versionName "1.3.7"
21
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
}
0 commit comments