Compare commits
2 Commits
ba07d204c6
...
bcd68937c1
Author | SHA1 | Date |
---|---|---|
Kay Faraday | bcd68937c1 | |
Kay Faraday | 00671369db |
|
@ -10,8 +10,8 @@ android {
|
||||||
minSdk 21
|
minSdk 21
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
compileSdk 33
|
compileSdk 33
|
||||||
versionCode 3
|
versionCode 4
|
||||||
versionName "1.0.2"
|
versionName "1.1.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Added amount saved
|
Binary file not shown.
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 27 KiB |
Binary file not shown.
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 44 KiB |
Loading…
Reference in New Issue