Added basic SQLite functionality NOT FUNCTIONAL YET
Unfortunately the Databse connection is not functional yet as we seem to have some general problems with the db handling.
This commit is contained in:
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.de.aldo_apps.aldo.mariokartcircuitselector"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 3
|
||||
versionName "0.3"
|
||||
versionCode 4
|
||||
versionName "0.4"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user