Updated gradle version to prepare the next version
This commit is contained in:
parent
df3b1c1fa3
commit
69bbfff357
@ -11,7 +11,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Remember to update Constants.APP_VERSION when changing this version
|
// Remember to update Constants.APP_VERSION when changing this version
|
||||||
val projectVersion = "0.1.1"
|
val projectVersion = "0.2.0"
|
||||||
val projectName = "Gitnuro"
|
val projectName = "Gitnuro"
|
||||||
|
|
||||||
group = "com.jetpackduba"
|
group = "com.jetpackduba"
|
||||||
|
Loading…
Reference in New Issue
Block a user