mirror of
https://github.com/Corewala/Buran
synced 2024-12-22 07:42:43 +00:00
v1.11
This commit is contained in:
parent
b85de17c88
commit
47dd2722e1
2 changed files with 11 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "corewala.gemini.buran"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 11
|
||||
versionName "v1.10"
|
||||
versionCode 12
|
||||
versionName "v1.11"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
|
9
metadata/android/en-US/changelogs/12.txt
Normal file
9
metadata/android/en-US/changelogs/12.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
Changelog:
|
||||
|
||||
- HTTP proxy support
|
||||
|
||||
- Previous scroll position is stored
|
||||
|
||||
- Local links and redirects are fixed
|
||||
|
||||
- Minor tweaks and bugfixes
|
Loading…
Reference in a new issue