Skip to content

Commit 89b27aa

Browse files
committed
Bump version
1 parent 986a702 commit 89b27aa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.idea/deploymentTargetDropDown.xml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = 2
19-
versionName = "1.0"
18+
versionCode = 1
19+
versionName = "1.0.1"
2020

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

0 commit comments

Comments
 (0)