mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-22 19:15:05 +03:00
+2
-2
@@ -9,8 +9,8 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Single source of truth for app version (APK + generated [AppBuildInfo]). */
|
/** Single source of truth for app version (APK + generated [AppBuildInfo]). */
|
||||||
extra["versionName"] = "1.1.3"
|
extra["versionName"] = "1.1.4"
|
||||||
extra["versionCode"] = 113
|
extra["versionCode"] = 114
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
Reference in New Issue
Block a user