Skip to content

Commit 4707a18

Browse files
committed
Bump version to 1.1.2 (6)
1 parent 949d63e commit 4707a18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.sunkensplashstudios.VRCRoboScout"
1616
minSdk = 30
1717
targetSdk = 34
18-
versionCode = 5
19-
versionName = "1.1.1"
18+
versionCode = 6
19+
versionName = "1.1.2"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {

0 commit comments

Comments
 (0)