We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbb4e55 commit 259b84bCopy full SHA for 259b84b
1 file changed
idcardcamera/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 15
9
targetSdkVersion 26
10
- versionCode 100
11
- versionName "1.0.0"
+ versionCode 101
+ versionName "1.0.1"
12
13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
14
0 commit comments