We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8526b1c commit 746a54eCopy full SHA for 746a54e
app/build.gradle.kts
@@ -12,7 +12,7 @@ android {
12
applicationId = "com.troplo.privateuploader"
13
minSdk = 26
14
targetSdk = 34
15
- versionCode = 1
+ versionCode = 2
16
versionName = "1.0.2"
17
multiDexEnabled = true
18
buildConfigField("String", "SERVER_URL", "\"https://privateuploader.com\"")
0 commit comments