Updated gradle version to prepare the next version

This commit is contained in:
Abdelilah El Aissaoui 2022-05-03 19:49:53 +02:00
parent df3b1c1fa3
commit 69bbfff357

View file

@ -11,7 +11,7 @@ plugins {
}
// Remember to update Constants.APP_VERSION when changing this version
val projectVersion = "0.1.1"
val projectVersion = "0.2.0"
val projectName = "Gitnuro"
group = "com.jetpackduba"