Skip to content

Commit 99a3d03

Browse files
committed
Bump version to 0.4.0
1 parent 9c0eca7 commit 99a3d03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
applicationId = "com.nendo.argosy"
2323
minSdk = 26
2424
targetSdk = 34
25-
versionCode = 5
26-
versionName = "0.3.0"
25+
versionCode = 6
26+
versionName = "0.4.0"
2727

2828
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2929
vectorDrawables {

0 commit comments

Comments
 (0)