Skip to content

Commit 63c31fa

Browse files
committed
chore: bump version to 1.8.1
1 parent b7f6f42 commit 63c31fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android {
2929
minSdk = 26
3030
targetSdk = 34
3131
versionCode = (System.currentTimeMillis() / 1000).toInt()
32-
versionName = "1.8.0"
32+
versionName = "1.8.1"
3333

3434
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3535
vectorDrawables { useSupportLibrary = true }

0 commit comments

Comments
 (0)