Skip to content

Commit a915c96

Browse files
Update version to 1.0.2
1 parent ae8ea39 commit a915c96

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
applicationId = "com.lt2333.wooboxforcoloros"
1717
minSdk = 31
1818
targetSdk = 32
19-
versionCode = 2
20-
versionName = "1.0.1"
19+
versionCode = 3
20+
versionName = "1.0.2"
2121
}
2222

2323
buildTypes {

0 commit comments

Comments
 (0)