Skip to content

Commit 0705450

Browse files
committed
build: 3.0.010
1 parent e45b7c7 commit 0705450

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ android {
4949
applicationId "com.exptech.dpip"
5050
minSdkVersion 26
5151
targetSdkVersion 35
52-
versionCode 3000009
52+
versionCode 300001000
5353
versionName flutterVersionName
5454
multiDexEnabled true
5555
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: dpip
22
description: "Disaster Prevention Information Platform"
33
publish_to: 'none'
4-
version: 3.0.009
4+
version: 3.0.010
55

66
environment:
77
sdk: '>=3.7.0 <4.0.0'

0 commit comments

Comments
 (0)