mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-22 16:07:30 +00:00
Move targetSdk back to 25.
It was accidentally bumped to 26.
This commit is contained in:
parent
0fbb4ac333
commit
68746bcecb
@ -283,7 +283,7 @@ android {
|
||||
versionName "4.27.0"
|
||||
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 26
|
||||
targetSdkVersion 25
|
||||
multiDexEnabled true
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user