Skip to content

Commit 6ec4955

Browse files
committed
chore: bump version to 3.2.3
1 parent 9937980 commit 6ec4955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.osfans.trime"
99
minSdkVersion 16
1010
targetSdkVersion 29
11-
versionCode 20210813
12-
versionName "3.2.2"
11+
versionCode 20211002
12+
versionName "3.2.3"
1313
ndk {
1414
abiFilters "armeabi-v7a", "arm64-v8a"
1515
}

0 commit comments

Comments
 (0)