Skip to content

Commit 43d2123

Browse files
committed
build: 3.0.002
1 parent be6460f commit 43d2123

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ android {
4848
defaultConfig {
4949
applicationId "com.exptech.dpip"
5050
minSdkVersion 26
51-
targetSdkVersion 34
52-
versionCode 3000000
51+
targetSdkVersion 35
52+
versionCode 3000001
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.001
4+
version: 3.0.002
55

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

0 commit comments

Comments
 (0)