We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c271890 commit 3a2ac2aCopy full SHA for 3a2ac2a
2 files changed
android/app/build.gradle
@@ -49,7 +49,7 @@ android {
49
applicationId "com.exptech.dpip"
50
minSdkVersion 26
51
targetSdkVersion 35
52
- versionCode 3000003
+ versionCode 3000004
53
versionName flutterVersionName
54
multiDexEnabled true
55
}
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: dpip
2
description: "Disaster Prevention Information Platform"
3
publish_to: 'none'
4
-version: 3.0.003
+version: 3.0.004
5
6
environment:
7
sdk: '>=3.7.0 <4.0.0'
0 commit comments