Skip to content

Commit d93ed69

Browse files
committed
build: 3.0.104
1 parent ba7a49a commit d93ed69

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 300100131
52+
versionCode 300100135
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.103
4+
version: 3.1.104
55

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

0 commit comments

Comments
 (0)