imkiva
|
e8e9162fcf
|
MISC: change all indent to 2 spaces (so compat!)
|
2021-05-08 00:57:25 +08:00 |
|
imkiva
|
9d466997f7
|
BUILD: upgrade to Gradle 7.0
- upgrade Kotlin to 1.4.32
- upgrade android gradle plugin to 4.1.3
- remove `versionNameSuffix`
- remove `buildToolsVersion` as android gradle plugin already done it
- remove unnecessary `targetCompatibility` and `sourceCompatibility` in subprojects
- remove proguard
- remove NeoTermBridgeExample
- remove unused tests
- remove bintray upload of NeoTermBridge
|
2021-05-08 00:31:07 +08:00 |
|
Hilledkinged
|
acad5c1608
|
Refactored to AndroidX + target and compile sdk 28 + Side fixes that were needed
All of these changes were needed to get app compiling after refactoring
|
2021-04-20 23:21:51 +03:00 |
|
imkiva
|
2caf68cf4a
|
bridge: todo: communicate through aidl
|
2019-01-09 23:13:33 +08:00 |
|
imkiva
|
121130bf22
|
remoteInterface: fix setResult
|
2019-01-09 23:10:07 +08:00 |
|