mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 06:58:44 +01:00
chore: update to build config
This commit is contained in:
parent
7d8dd203d2
commit
7ea2959c3d
@ -12,7 +12,7 @@ Changelog: https://github.com/diegoberaldin/RacconForLemmy/releases
|
||||
AutoName: Raccoon for Lemmy
|
||||
|
||||
RepoType: git
|
||||
Repo: git@github.com:diegoberaldin/RacconForLemmy.git
|
||||
Repo: https://github.com/diegoberaldin/RacconForLemmy.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0-beta03
|
||||
@ -20,9 +20,9 @@ Builds:
|
||||
commit: 1.0.0-beta03
|
||||
subdir: androidApp
|
||||
gradle:
|
||||
- yes
|
||||
- githubConfig
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0-beta03
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersionCode: 13
|
||||
|
@ -9,6 +9,7 @@ pluginManagement {
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
Loading…
x
Reference in New Issue
Block a user