Skip to content

Commit f2afd4f

Browse files
committed
release 4.3
1 parent 1d24431 commit f2afd4f

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 = "4.2"
16+
versionName = "4.3"
1717

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

app/release/app-release.apk

6.59 KB
Binary file not shown.
-1.15 KB
Binary file not shown.
-1.16 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": "4.2",
15+
"versionName": "4.3",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

0 commit comments

Comments
 (0)