Skip to content

Commit

Permalink
feat: up version
Browse files Browse the repository at this point in the history
  • Loading branch information
fleetimee committed Jan 5, 2023
1 parent ad6bd90 commit 5b4220d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions lib/app/common/constant.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import 'package:akm/firebase_options.dart';

// For mobile based

const baseUrl = 'http://10.0.2.2:3000/api/v1/';
// const baseUrl = 'http://10.0.2.2:3000/api/v1/';

// check if platform is web

Expand All @@ -26,8 +26,7 @@ const baseUrl = 'http://10.0.2.2:3000/api/v1/';
// const baseUrl =
// 'https://a7c0-2001-448a-4042-4f35-8424-246-2c77-5cda.ap.ngrok.io/api/v1/';

// const baseUrl =
// 'https://number-41-bagooska-the-terribly-tired-tapir.vviia.repl.co/api/v1/';
const baseUrl = 'https://novian.vviia.repl.co/api/v1/';

// List debitur field string
const field =
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.0.9+17
version: 1.1.0+18
publish_to: none
description: Mobile app untuk Analisis Kredit Mikro built with Flutter and NodeJS.
environment:
Expand Down

0 comments on commit 5b4220d

Please sign in to comment.