Skip to content

Commit 72d2fdd

Browse files
committed
bump patch version
1 parent 2606b50 commit 72d2fdd

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
@@ -16,8 +16,8 @@ android {
1616
compileSdk = 35
1717

1818
// App Versioning
19-
versionCode = 301
20-
versionName = "v3.0.1"
19+
versionCode = 302
20+
versionName = "v3.0.2"
2121

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

0 commit comments

Comments
 (0)