Skip to content

Commit b6498b2

Browse files
committed
gradle 5 support
1 parent e4397a2 commit b6498b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import org.gradle.util.GradleVersion
2+
13
apply plugin: 'com.android.library'
24

35
def _ext = rootProject.ext;

0 commit comments

Comments
 (0)