Skip to content

Commit c5ab10e

Browse files
committed
release 0.8
1 parent da30517 commit c5ab10e

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
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.invertedx.hummingbird.sample"
1414
minSdk 21
1515
targetSdk 31
16-
versionCode 1
17-
versionName "1.0"
16+
versionCode 2
17+
versionName "0.8"
1818

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

0 commit comments

Comments
 (0)