Fixed a minor bug in login activity (could not add dialog to activity) as well as spinner hint adapter (array out of bound)
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
||||
applicationId "org.deke.risk.riskahead"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 26
|
||||
versionCode 50
|
||||
versionName "3.1.6"
|
||||
versionCode 52
|
||||
versionName "3.1.8"
|
||||
multiDexEnabled true
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user