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