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

Commit c7d78aed authored by Yash Garg's avatar Yash Garg 💬
Browse files

chore: bump app version to v1.7.0

parent 322463f5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ plugins {

// Manifest version information
val versionMajor = 1
val versionMinor = 6
val versionMinor = 7
val versionPatch = 0

val localProps = Properties()