1 Commits
v1.2 ... v1.3

Author SHA1 Message Date
sakuradairong
5fcf261025 chore: bump version to 1.3 2026-06-04 22:57:39 +08:00

View File

@@ -26,8 +26,8 @@ android {
applicationId "com.example.androidbackupgui"
minSdk 24
targetSdk 34
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
}
buildFeatures {
viewBinding true