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

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

Removing unnecessary version declaration am: 5254da1a

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

Change-Id: Id84dd7d9b012eca3177fafe8b7576ebe7b07322d
parents 8481f74e 5254da1a
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 {