We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c4a75 commit 43c63b7Copy full SHA for 43c63b7
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "com.github.danishjamal104.notes"
13
minSdk 23
14
targetSdk 30
15
- versionCode 2
16
- versionName "1.1.0"
+ versionCode 3
+ versionName "1.2.0"
17
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
}
app/release/app-release.aab
100 Bytes
0 commit comments