We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cc14a commit 64cbb54Copy full SHA for 64cbb54
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdkVersion 16
12
targetSdkVersion 30
13
versionCode 1
14
- versionName "1.0.2"
+ versionName "1.0.3"
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
}
0 commit comments