Skip to content

Commit 939432d

Browse files
committed
Bump version
1 parent c357c2a commit 939432d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId = "co.appreactor.news"
1919
minSdk = 26
2020
targetSdk = 31
21-
versionCode = 19
22-
versionName = "0.3.3"
21+
versionCode = 20
22+
versionName = "0.3.4"
2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424

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

0 commit comments

Comments
 (0)