Refactored to lambda expressions and fixe some minor bugs

This commit is contained in:
Dennis Thiessen
2018-07-19 22:57:39 +02:00
parent 8317e7253c
commit 51d16930e9
27 changed files with 1256 additions and 1776 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.deke.risk.riskahead"
minSdkVersion 19
targetSdkVersion 26
versionCode 48
versionName "3.1.4"
versionCode 49
versionName "3.1.5"
}
buildTypes {
release {