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 09406b6 commit 8844748Copy full SHA for 8844748
app/build.gradle.kts
@@ -15,8 +15,8 @@ android {
15
applicationId = "com.sunkensplashstudios.VRCRoboScout"
16
minSdk = 30
17
targetSdk = 34
18
- versionCode = 8
19
- versionName = "1.1.4"
+ versionCode = 9
+ versionName = "1.1.5"
20
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables {
0 commit comments