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 316585c commit a5401ddCopy full SHA for a5401dd
app/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
applicationId = "com.sunkensplashstudios.VRCRoboScout"
16
minSdk = 30
17
targetSdk = 34
18
- versionCode = 1
+ versionCode = 4
19
versionName = "1.1.0"
20
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments