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 42d9259 commit 409a8dfCopy full SHA for 409a8df
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdk rootProject.ext.minSdkVersion
12
targetSdk rootProject.ext.targetSdkVersion
13
versionCode 7
14
- versionName "1.0.2"
+ versionName "1.0.3"
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
}
0 commit comments