Skip to content

Commit 7fc11fa

Browse files
author
savchenko_n
committed
Fix build
1 parent e1d1a5e commit 7fc11fa

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.idea/modules.xml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.3.0-alpha3'
8+
classpath 'com.android.tools.build:gradle:2.2.2'
99
classpath 'me.tatarka:gradle-retrolambda:3.3.0'
1010
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
1111

0 commit comments

Comments
 (0)