Skip to content

Commit

Permalink
Merge pull request #3014 from Catrobat/hotfix-build-cache-gradle
Browse files Browse the repository at this point in the history
CATROID-93 Clean builds (no gradle-cache) fail
  • Loading branch information
wslany authored Nov 1, 2018
2 parents 3fda750 + e2d7a79 commit 2a6d062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
buildscript {
ext.kotlin_version = '1.2.41'
repositories {
jcenter()
google()
jcenter()
}

dependencies {
Expand Down

0 comments on commit 2a6d062

Please sign in to comment.