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