Skip to content

Commit 8844748

Browse files
committed
Bump version to 1.1.5 (9)
1 parent 09406b6 commit 8844748

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 = 8
19-
versionName = "1.1.4"
18+
versionCode = 9
19+
versionName = "1.1.5"
2020

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

0 commit comments

Comments
 (0)