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 34e112e commit 1eb98b7Copy full SHA for 1eb98b7
app/build.gradle.kts
@@ -15,8 +15,8 @@ android {
15
applicationId = "com.sunkensplashstudios.VRCRoboScout"
16
minSdk = 30
17
targetSdk = 34
18
- versionCode = 6
19
- versionName = "1.1.2"
+ versionCode = 7
+ versionName = "1.1.3"
20
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables {
0 commit comments