diff --git a/android/app/release/output.json b/android/app/release/output.json index 940283b..ec56918 100644 --- a/android/app/release/output.json +++ b/android/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20220620,"versionName":"1.5.3","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file +[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20221111,"versionName":"1.6.1","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 7782d03..a944aa0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -75,7 +75,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev #version: 1.5.1+20220517 #version: 1.5.2+20220531 #version: 1.5.3+20220620 -version: 1.5.4+20220827 +#version: 1.5.4+20220827 +version: 1.6.1+20221111 environment: sdk: ">=2.7.0 <3.0.0"