1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

Moved WebView in own fragments. There is still a bug, where the webview cannot be returned for some reason.

This commit is contained in:
vanitasvitae 2016-09-21 21:15:34 +02:00
parent 52d6947d3e
commit b2337b1955
18 changed files with 764 additions and 530 deletions

View file

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.3'
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
// NOTE: Do not place your application dependencies here; they belong