Skip to content

Commit

Permalink
feat: up version
Browse files Browse the repository at this point in the history
  • Loading branch information
fleetimee committed Feb 5, 2023
1 parent e16ffa5 commit fc2697f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.3.10"
flutter-version: "3.7.1"
channel: "stable"

# Decode file KEYSTORE_JKS_PROD yang berbentuk base64 dan mengubahnya menjadi keystore.jks
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: akm
version: 1.1.10+28
version: 1.1.11+29
publish_to: none
description: Mobile app untuk Analisis Kredit Mikro built with Flutter and NodeJS.
environment:
Expand Down

0 comments on commit fc2697f

Please sign in to comment.