File tree Expand file tree Collapse file tree
LogcatCoreLib/src/main/res/menu Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 tools : ignore =" HardcodedText" />
4646 </group >
4747
48- <group android : checkableBehavior =" single" />
49-
5048 <item
5149 android : id =" @+id/menu_share"
5250 android : icon =" @drawable/ic_menu_share_24"
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ apply plugin: 'kotlin-android'
33apply plugin : ' com.google.gms.google-services'
44apply plugin : ' com.google.firebase.crashlytics'
55
6-
76android {
87 compileSdkVersion propCompileSdkVersion
98
@@ -42,7 +41,7 @@ dependencies {
4241 implementation project(' :LogcatCountlyLib' )
4342 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
4443 implementation " androidx.appcompat:appcompat:1.2.0"
45- implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7 :$kotlin_version "
44+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
4645
4746 androidTestImplementation ' com.github.AppDevNext:Moka:0.4'
4847 androidTestImplementation " androidx.test.espresso:espresso-core:$espresso_core "
You can’t perform that action at this time.
0 commit comments