android/1.5

pulsejet/aio-hw-docs android/1.5
Varun Patil 2023-11-15 12:07:41 -08:00
parent 26417f6d9e
commit 0b0301e21e
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "gallery.memories"
minSdk 27
targetSdk 33
versionCode 4
versionName "1.4"
versionCode 5
versionName "1.5"
}
buildTypes {