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 e45b7c7 commit 0705450Copy full SHA for 0705450
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 3000009
+ versionCode 300001000
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.009
+version: 3.0.010
5
6
environment:
7
sdk: '>=3.7.0 <4.0.0'
0 commit comments