Reformat code

[ci skip]
This commit is contained in:
Julian Raufelder 2021-01-20 11:01:00 +01:00
parent 9f5b2c44dd
commit e68c22d0f3
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D

View File

@ -17,7 +17,8 @@ ext {
// support lib // support lib
androidSupportAnnotationsVersion = '1.1.0' androidSupportAnnotationsVersion = '1.1.0'
androidSupportAppcompatVersion = '1.2.0' // check https://stackoverflow.com/questions/41025200/android-view-inflateexception-error-inflating-class-android-webkit-webview/57968071#57968071 !!!!!! androidSupportAppcompatVersion = '1.2.0'
// check https://stackoverflow.com/questions/41025200/android-view-inflateexception-error-inflating-class-android-webkit-webview/57968071#57968071 !!!!!!
androidSupportDesignVersion = '1.2.1' androidSupportDesignVersion = '1.2.1'
// app frameworks and utilities // app frameworks and utilities