Skip to content

Commit 69dae2c

Browse files
committed
Bump version
1 parent 60c70ce commit 69dae2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "co.appreactor.news"
1616
minSdkVersion 26
1717
targetSdkVersion 31
18-
versionCode 16
19-
versionName "0.3.0"
18+
versionCode 17
19+
versionName "0.3.1"
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121

2222
setProperty("archivesBaseName", "news-$versionName")

0 commit comments

Comments
 (0)