mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-19 22:42:35 +02:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 547fe7bc13 | |||
| 678305e366 | |||
| 9f07673d85 |
+2
-2
@@ -39,7 +39,7 @@ protobuf {
|
||||
|
||||
android {
|
||||
namespace 'com.futo.platformplayer'
|
||||
compileSdk 34
|
||||
compileSdk 36
|
||||
flavorDimensions "buildType"
|
||||
productFlavors {
|
||||
stable {
|
||||
@@ -97,7 +97,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
minSdk 28
|
||||
targetSdk 34
|
||||
targetSdk 35
|
||||
versionCode gitVersionCode
|
||||
versionName gitVersionName
|
||||
|
||||
|
||||
Reference in New Issue
Block a user