mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-07 17:07:57 -04:00
@@ -1,3 +1,9 @@
|
||||
## v0.25 (2018-10-07)
|
||||
|
||||
Changes:
|
||||
- Sort card list case insensitive (https://github.com/brarcher/loyalty-card-locker/pull/266)
|
||||
- Add setting to lock orientation for all cards (https://github.com/brarcher/loyalty-card-locker/pull/269)
|
||||
|
||||
## v0.24 (2018-07-31)
|
||||
|
||||
Changes:
|
||||
|
||||
@@ -13,8 +13,8 @@ android {
|
||||
applicationId "protect.card_locker"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 27
|
||||
versionCode 30
|
||||
versionName "0.24"
|
||||
versionCode 31
|
||||
versionName "0.25"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
||||
Reference in New Issue
Block a user