mirror of
https://github.com/readest/readest.git
synced 2026-04-29 03:50:52 +00:00
* chore: target Android SDK to version 36 * css: remove unintended indent for images, closes #1567
This commit is contained in:
parent
2b52f82b57
commit
3e4b7ebb13
4 changed files with 8 additions and 7 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
|
||||
android {
|
||||
namespace = "com.readest.native_tts"
|
||||
compileSdk = 35
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 21
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue