Skip to content

Commit 5d35b31

Browse files
committed
gradle: Bump version
Signed-off-by: corphish <d97.avinaba@gmail.com>
1 parent c386e7f commit 5d35b31

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
@@ -17,8 +17,8 @@ android {
1717
applicationId = "com.corphish.quicktools"
1818
minSdk = 30
1919
targetSdk = 35
20-
versionCode = 20
21-
versionName = "2.0.3"
20+
versionCode = 21
21+
versionName = "2.0.4"
2222

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

0 commit comments

Comments
 (0)