android/1.6

pulsejet/aio-hw-docs android/1.6
Varun Patil 2023-11-15 12:15:00 -08:00
parent f2ededa6f4
commit 389f98bd60
1 changed files with 2 additions and 2 deletions

View File

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