Version 0.2.2.1

Julien LepillerSun May 31 21:02:21+0200 2020

0505f4e

Version 0.2.2.1

app/build.gradle

66
        applicationId "eu.lepiller.nani"
77
        minSdkVersion 15
88
        targetSdkVersion 29
9-
        versionCode 4
10-
        versionName "0.2.2"
9+
        versionCode 5
10+
        versionName "0.2.2.1"
1111
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
    }
1313
    buildTypes {