mirror of
https://github.com/kuba2k2/NavLib.git
synced 2025-01-18 06:16:43 -06:00
v0.3.0
This commit is contained in:
parent
ab7211e85c
commit
e8a64a7c9b
@ -10,8 +10,8 @@ android {
|
||||
applicationId "pl.szczodrzynski.navigation"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 200
|
||||
versionName "0.2.0"
|
||||
versionCode 300
|
||||
versionName "0.3.0"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
@ -9,8 +9,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 200
|
||||
versionName "0.2.0"
|
||||
versionCode 300
|
||||
versionName "0.3.0"
|
||||
|
||||
consumerProguardFiles 'consumer-rules.pro'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user