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

Commit 6fd3f561 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

chore: bump to v1.4.4

parent 4bec7796
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@ android {
        applicationId "foundation.e.tasks"
        minSdkVersion 21
        targetSdkVersion 36
        versionCode 7001
        versionName '1.4.3'
        versionCode 7002
        versionName '1.4.4'
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        vectorDrawables.useSupportLibrary = true
    }