Version 0.2.2

Julien LepillerSun May 31 17:43:58+0200 2020

5078765

Version 0.2.2

app/build.gradle

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