Update build.gradle
This commit is contained in:
parent
54a05bf06e
commit
b04f2ad8e2
@ -10,8 +10,8 @@ android {
|
|||||||
applicationId "com.rookiedev.hexapod"
|
applicationId "com.rookiedev.hexapod"
|
||||||
minSdk 30
|
minSdk 30
|
||||||
targetSdk 31
|
targetSdk 31
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName "1.0"
|
versionName "1.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user