update version and readme
This commit is contained in:
parent
010095a50e
commit
13c2adba56
@ -11,6 +11,7 @@ Learn more about this app in the [blog post](https://blog.joinmastodon.org/2022/
|
||||
([Pull request](https://github.com/mastodon/mastodon-android/pull/103)) and
|
||||
[set as default](https://github.com/sk22/mastodon-android-fork/tree/feature/enable-unlisted-as-default)
|
||||
* [Add "Federation" tab and change Discover tab order](https://github.com/sk22/mastodon-android-fork/tree/feature/add-federated-timeline)
|
||||
* [Add image description button and viewer](https://github.com/sk22/mastodon-android-fork/tree/feature/display-alt-text) ([Pull request](https://github.com/mastodon/mastodon-android/pull/129))
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -10,7 +10,7 @@ android {
|
||||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 5
|
||||
versionName '1.1.1-dev+fork.2.0'
|
||||
versionName '1.1.1-dev+fork.1'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user