Fixed two FCs. (1. bitmap recycled 2. ArrayList OOB)
This commit is contained in:
parent
bccf4fae5c
commit
fe3657707b
4 changed files with 16 additions and 10 deletions
|
|
@ -24,8 +24,8 @@ android {
|
|||
applicationId "com.kabouzeid.gramophone"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 22
|
||||
versionCode 22
|
||||
versionName "0.9.9.2b DEV"
|
||||
versionCode 24
|
||||
versionName "0.9.9.4b"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue