Skip to content

Commit 4c9400c

Browse files
committed
1.0.1
1 parent cc7ecbf commit 4c9400c

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

.idea/deploymentTargetDropDown.xml

Lines changed: 0 additions & 17 deletions
This file was deleted.

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId PACKAGE_NAME
1515
minSdk 26
1616
targetSdk TARGET_SDK
17-
versionCode 1
18-
versionName "1.0.0"
17+
versionCode 2
18+
versionName "1.0.1"
1919

2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
}

0 commit comments

Comments
 (0)