Skip to content

Commit 7938eca

Browse files
author
ideafun
committed
chore(release): Bump version to 0.0.5
1 parent f2462b4 commit 7938eca

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
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.kevinluo.autoglm"
1313
minSdk = 24
1414
targetSdk = 34
15-
versionCode = 4
16-
versionName = "0.0.4"
15+
versionCode = 5
16+
versionName = "0.0.5"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
}

0 commit comments

Comments
 (0)