We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5fb6b2 commit 7549806Copy full SHA for 7549806
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.dev.pavelharetskiy.notes_kotlin"
11
minSdkVersion 16
12
targetSdkVersion 27
13
- versionCode 5
14
- versionName "3.0.01"
+ versionCode 6
+ versionName "3.0.02"
15
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
16
}
17
0 commit comments