Update the app version.

This commit is contained in:
2025-07-20 19:52:48 -07:00
parent 299e3f721f
commit 49f02cc85d
2 changed files with 3 additions and 3 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.hyperling.carbupbeta"
minSdkVersion 14
targetSdkVersion 36
versionCode 7
versionName "1.0.0"
versionCode 8
versionName "1.0.1"
}
buildTypes {
release {