fixed minsdk so it can actually be uploaded to robot
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.example.fitbot"
|
applicationId "com.example.fitbot"
|
||||||
minSdk 29
|
minSdk 23
|
||||||
targetSdk 29
|
targetSdk 29
|
||||||
versionCode 1
|
versionCode 1
|
||||||
versionName "1.0"
|
versionName "1.0"
|
||||||
|
Reference in New Issue
Block a user