add Readme

This commit is contained in:
adrienmalin
2018-12-10 00:17:41 +01:00
parent 35f06dc12d
commit 3ed8efb129
5 changed files with 27 additions and 2 deletions

View File

@ -10,7 +10,7 @@ android {
applicationId "adrienmalin.pingpoints"
minSdkVersion 15
targetSdkVersion 28
versionCode 3
versionCode 4
versionName "2.0"
vectorDrawables.useSupportLibrary true
}

Binary file not shown.

View File

@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":3,"versionName":"2.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":4,"versionName":"2.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]