Skip to content

Commit 4e2927b

Browse files
committed
v1.0.1
1 parent 05fe016 commit 4e2927b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "org.alberto97.aircontroller"
1111
minSdkVersion 23
1212
targetSdkVersion 31
13-
versionCode 1
14-
versionName "1.0.0"
13+
versionCode 2
14+
versionName "1.0.1"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616

1717
def localProps = new Properties()

0 commit comments

Comments
 (0)