Skip to content

Commit f3ed7a0

Browse files
committed
Bump version to 2.1.1
1 parent dc23211 commit f3ed7a0

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
@@ -34,8 +34,8 @@ android {
3434
applicationId = "com.nendo.argosy"
3535
minSdk = 26
3636
targetSdk = 35
37-
versionCode = 307
38-
versionName = "2.1.0"
37+
versionCode = 308
38+
versionName = "2.1.1"
3939

4040
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4141
vectorDrawables {

0 commit comments

Comments
 (0)