Added underwater-drawables

Added photo mode and Dev-Options are now in a dialog on the start screen
Both will only be shown if IS_DEVELOPER in the GameActivity is true
This commit is contained in:
2018-09-07 14:12:11 +02:00
parent 17971cd781
commit bef0697630
39 changed files with 1415 additions and 117 deletions

View File

@ -13,7 +13,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.android.tools.build:gradle:3.1.4'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files