Skip to content

Commit 746a54e

Browse files
committed
Update build.gradle.kts
1 parent 8526b1c commit 746a54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
applicationId = "com.troplo.privateuploader"
1313
minSdk = 26
1414
targetSdk = 34
15-
versionCode = 1
15+
versionCode = 2
1616
versionName = "1.0.2"
1717
multiDexEnabled = true
1818
buildConfigField("String", "SERVER_URL", "\"https://privateuploader.com\"")

0 commit comments

Comments
 (0)