Changed version
This commit is contained in:
parent
b1dcdeb79b
commit
b25375dad8
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ plugins {
|
|||
}
|
||||
|
||||
// Remember to update Constants.APP_VERSION when changing this version
|
||||
val projectVersion = "1.3.0"
|
||||
val projectVersion = "1.3.1"
|
||||
val projectName = "Gitnuro"
|
||||
|
||||
val rustGeneratedSource = "${buildDir}/generated/source/uniffi/main/com/jetpackduba/gitnuro/java"
|
||||
|
|
Loading…
Reference in a new issue