Skip to content

Commit 5129ed5

Browse files
committed
release 4.0 !!
1 parent 9a4d8c2 commit 5129ed5

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdk = 24
1414
targetSdk = 35
1515
versionCode = 1
16-
versionName = "3.9"
16+
versionName = "4.0"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
}

app/release/app-release.apk

20.2 KB
Binary file not shown.
1.21 KB
Binary file not shown.
1.22 KB
Binary file not shown.

app/release/output-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"filters": [],
1313
"attributes": [],
1414
"versionCode": 1,
15-
"versionName": "3.9",
15+
"versionName": "4.0",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

0 commit comments

Comments
 (0)