Skip to content

Commit 28a222f

Browse files
committed
update version
1 parent e49652d commit 28a222f

File tree

2 files changed

+1463
-2
lines changed

2 files changed

+1463
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId = "com.allentom.diffusion"
1212
minSdk = 24
1313
targetSdk = 34
14-
versionCode = 1
15-
versionName = "1.0"
14+
versionCode = 4
15+
versionName = "0.0.4"
1616

1717
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1818
vectorDrawables {

0 commit comments

Comments
 (0)