mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-17 18:44:38 -04:00
Update for v0.25.1
This commit is contained in:
1 parent
d88bede310
commit
580025c99e
2 files changed
+7
-2
No files matched your search
@@ -1,3 +1,8 @@
|
||||
## v0.25.1 (2018-10-14)
|
||||
|
||||
Changes:
|
||||
- Fix creating new card by manually entering barcode (https://github.com/brarcher/loyalty-card-locker/issues/272)
|
||||
|
||||
## v0.25 (2018-10-07)
|
||||
|
||||
Changes:
|
||||
|
||||
+2
-2
@@ -13,8 +13,8 @@ android {
|
||||
applicationId "protect.card_locker"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 27
|
||||
versionCode 31
|
||||
versionName "0.25"
|
||||
versionCode 32
|
||||
versionName "0.25.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
||||
Reference in new issue
Block a user