mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-22 12:08:34 +00:00
Make license screen content static.
This commit is contained in:
@@ -4,7 +4,6 @@ plugins {
|
||||
id 'com.android.application'
|
||||
id 'kotlin-android'
|
||||
id 'com.google.protobuf'
|
||||
id 'com.google.android.gms.oss-licenses-plugin'
|
||||
id 'androidx.navigation.safeargs'
|
||||
id 'org.jlleitschuh.gradle.ktlint'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
|
||||
4150
app/src/main/res/raw/third_party_licenses
Normal file
4150
app/src/main/res/raw/third_party_licenses
Normal file
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,6 @@ buildscript {
|
||||
classpath 'com.android.tools.build:gradle:7.4.2'
|
||||
classpath 'androidx.navigation:navigation-safe-args-gradle-plugin:2.5.3'
|
||||
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.17'
|
||||
classpath 'com.google.android.gms:oss-licenses-plugin:0.10.6'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath libs.ktlint
|
||||
classpath 'app.cash.exhaustive:exhaustive-gradle:0.1.1'
|
||||
|
||||
Reference in New Issue
Block a user