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

Commit 86a4d4f5 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update version to 2.5.4 for 1.13-beta

parent 53ce07dc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ plugins {

def versionMajor = 2
def versionMinor = 5
def versionPatch = 3
def versionPatch = 4

def getGitHash = { ->
    def stdOut = new ByteArrayOutputStream()
+1 −1
Original line number Diff line number Diff line
@@ -23,11 +23,11 @@ import foundation.e.apps.data.fusedDownload.FileManager
import foundation.e.lib.telemetry.Telemetry
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.launch
import timber.log.Timber
import java.io.File
import javax.inject.Inject
import javax.inject.Named
import javax.inject.Singleton
import timber.log.Timber

@Singleton
class BlockedAppRepository @Inject constructor(
+0 −2
Original line number Diff line number Diff line
@@ -33,8 +33,6 @@ import java.util.Date
import java.util.Locale
import javax.inject.Inject
import javax.inject.Singleton
import kotlin.math.ceil
import kotlin.math.round

@Singleton
class AppPrivacyInfoRepositoryImpl @Inject constructor(
+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.