We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7dda53 commit d83f5cbCopy full SHA for d83f5cb
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "de.artem.lendingwidget"
10
minSdkVersion 16
11
targetSdkVersion 25
12
- versionCode 1
13
- versionName "1.0"
+ versionCode 2
+ versionName "1.0.1"
14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
15
}
16
buildTypes {
0 commit comments