mirror of
https://github.com/Corewala/Buran
synced 2024-12-21 15:22:45 +00:00
v1.12
This commit is contained in:
parent
da4375b832
commit
0fdffee966
2 changed files with 11 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "corewala.gemini.buran"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 12
|
||||
versionName "v1.11"
|
||||
versionCode 13
|
||||
versionName "v1.12"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
|
9
metadata/android/en-US/changelogs/13.txt
Normal file
9
metadata/android/en-US/changelogs/13.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
Changelog:
|
||||
|
||||
- Fixed broken unproxied HTTP links
|
||||
|
||||
- Un-bugged the back button
|
||||
|
||||
- This is a really tiny release
|
||||
|
||||
- Actual features coming at some point in the nebulous future
|
Loading…
Reference in a new issue