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

Commit b6ae8705 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Bump to 0.2.1

parent 7671e46e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
        applicationId = "foundation.e.findmydevice"
        minSdk = 31
        targetSdk = 35
        versionCode = 2
        versionName = "0.2"
        versionCode = 3
        versionName = "0.2.1"

        testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
    }