Turns off submodules

This commit is contained in:
Zorica Stojchevska 2022-05-27 12:12:01 +02:00
parent c1c0009223
commit 9d60b09f57
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ fun initVersions() {
}
// Proton Core
const val `Proton-core version` = "7.2.3"
const val `Proton-core version` = "7.2.3-5.12"
// Test
const val `aerogear version` = "1.0.0" // Released: Mar 23, 2013

View File

@ -50,4 +50,4 @@ org.aspectj.weaver.Dump.exception=false
android.jetifier.ignorelist=bcprov-jdk15on
# By default use core libs from Git Submodule.
useCoreGitSubmodule=true
useCoreGitSubmodule=false