Closed JoshDSommer closed 7 years ago
My application was crashing for me in KitKat because the static field LOLLIPOP didn't exist. swapped that out for the card coded value of 21.
https://developer.android.com/reference/android/os/Build.VERSION_CODES.html#LOLLIPOP
My application was crashing for me in KitKat because the static field LOLLIPOP didn't exist. swapped that out for the card coded value of 21.
https://developer.android.com/reference/android/os/Build.VERSION_CODES.html#LOLLIPOP