mirror of
https://github.com/kuba2k2/NavLib.git
synced 2024-11-09 19:50:26 -06:00
v0.1
This commit is contained in:
parent
749fbbe437
commit
2032d7510e
@ -11,7 +11,7 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionName "0.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
@ -10,7 +10,7 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionName "0.1"
|
||||
|
||||
consumerProguardFiles 'consumer-rules.pro'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user