1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 09:46:17 +00:00

#45: Android: Show comments

This commit is contained in:
jendib
2015-11-22 13:31:23 +01:00
parent 7e5aa9aecf
commit 634ab7ec38
9 changed files with 321 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.3.0'
classpath 'com.android.tools.build:gradle:1.5.0'
}
}
apply plugin: 'com.android.application'