Skip to content

Commit 39c7701

Browse files
committed
prepare for release
versionCode 2 versionName 0.2
1 parent ea988a7 commit 39c7701

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
@@ -7,8 +7,8 @@ android {
77
applicationId "com.rascarlo.adaptive.brightness.tile"
88
minSdkVersion 24
99
targetSdkVersion 28
10-
versionCode 1
11-
versionName '0.1'
10+
versionCode 2
11+
versionName '0.2'
1212

1313
resConfigs "en"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)