Loading _docs/history.html +5 −0 Original line number Original line Diff line number Diff line Loading @@ -41,6 +41,11 @@ <p>< <small><a href="index.html">Main Page.</a></small></p> <p>< <small><a href="index.html">Main Page.</a></small></p> <pre> <pre> Version 1.42.1 (Work in progress) FIXED Possible fix for boot loop on LineageOS (this is a LineageOS bug exposed by using Android Studio 3; workaround is to upgrade to build tools 27.0.1). Version 1.42 (2017/11/19) Version 1.42 (2017/11/19) FIXED Fixed some crashes. FIXED Fixed some crashes. Loading app/build.gradle +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { android { compileSdkVersion 25 compileSdkVersion 25 buildToolsVersion '26.0.2' buildToolsVersion '27.0.1' compileOptions.encoding = 'UTF-8' compileOptions.encoding = 'UTF-8' defaultConfig { defaultConfig { Loading Loading
_docs/history.html +5 −0 Original line number Original line Diff line number Diff line Loading @@ -41,6 +41,11 @@ <p>< <small><a href="index.html">Main Page.</a></small></p> <p>< <small><a href="index.html">Main Page.</a></small></p> <pre> <pre> Version 1.42.1 (Work in progress) FIXED Possible fix for boot loop on LineageOS (this is a LineageOS bug exposed by using Android Studio 3; workaround is to upgrade to build tools 27.0.1). Version 1.42 (2017/11/19) Version 1.42 (2017/11/19) FIXED Fixed some crashes. FIXED Fixed some crashes. Loading
app/build.gradle +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { android { compileSdkVersion 25 compileSdkVersion 25 buildToolsVersion '26.0.2' buildToolsVersion '27.0.1' compileOptions.encoding = 'UTF-8' compileOptions.encoding = 'UTF-8' defaultConfig { defaultConfig { Loading