Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f001e536 authored by Sunny Goyal's avatar Sunny Goyal Committed by Automerger Merge Worker
Browse files

Removing unnecessary version declaration am: 5254da1a am: a8866f82

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/libs/systemui/+/15739722

Change-Id: I9b214366f6a7c2ff0e5888581231bcb37f4e5671
parents 8b6f6723 a8866f82
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,8 +7,6 @@ android {
    defaultConfig {
        minSdkVersion 26
        targetSdkVersion 28
        versionCode 1
        versionName "1.0"
    }

    sourceSets {
+0 −2
Original line number Diff line number Diff line
@@ -7,8 +7,6 @@ android {
    defaultConfig {
        minSdkVersion 25
        targetSdkVersion 28
        versionCode 1
        versionName "1.0"
    }

    sourceSets {