Commit ceb20cbd authored by Amit Kumar's avatar Amit Kumar Committed by zooble

Fix for Build.VERSION_CODES.O error (#313)

parent 91b8cecc
apply plugin: 'com.android.library'
android {
compileSdkVersion 23
compileSdkVersion 27
buildToolsVersion "23.0.1"
defaultConfig {
minSdkVersion 16
targetSdkVersion 23
targetSdkVersion 27
versionCode 1
versionName "1.0"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment