mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
commit
9e6c66e6bc
@ -39,8 +39,8 @@ android {
|
||||
targetSdkVersion 28
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
versionCode 80010000 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
versionName "8.1.0 Alhpa 1"
|
||||
versionCode 80010050 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
versionName "8.1.0 Alpha 51"
|
||||
|
||||
flavorDimensions "default"
|
||||
renderscriptTargetApi 19
|
||||
|
@ -20,7 +20,7 @@
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<color name="colorPrimary">#043F21</color>
|
||||
<color name="colorPrimary">#0082C9</color>
|
||||
<color name="textColorOnPrimaryBackground">#ffffff</color> <!-- white/black depending on primary color -->
|
||||
|
||||
<!-- Text color of sent messages -->
|
||||
|
Loading…
Reference in New Issue
Block a user