Skip to content

Commit 775bccd

Browse files
committed
build: 3.1.4
1 parent a8dbd5d commit 775bccd

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 36
52-
versionCode 300103104
52+
versionCode 300104000
5353
versionName flutterVersionName
5454
multiDexEnabled true
5555
resConfigs "en", "ko", "zh-rTW", "ja", "zh-rCN"

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.1.310+1
4+
version: 3.1.4
55

66
environment:
77
sdk: ">=3.10.0 <4.0.0"

0 commit comments

Comments
 (0)