Skip to content

Commit 6567e95

Browse files
committed
2 parents f95e82d + a79e5aa commit 6567e95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Full-stack music player app is written in flutter and dart using node.js music A
77
<p align="center">
88
<img src="screenshots/logo.jpeg" alt="logo" width="30%"/>
99

10-
<h3 align="center"><a href="https://github.com/Ansh-Rathod/Flutter-Projectfolio-app/releases/download/v1.0.0/app-armeabi-v7a-release.apk">Download the release APK</a></h3>
10+
<h3 align="center"><a href="https://github.com/Ansh-Rathod/Flutter-Musive-app/releases/download/v1.0.0/app-armeabi-v7a-release.apk">Download the release APK</a></h3>
1111
</p>
1212

1313
# Features

lib/api/url.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const String baseUrl = 'cryptic-forest-99443.herokuapp.com';
1+
const String baseUrl = '< Backend url >';
22

33
const String basePath = '/api/v1';

0 commit comments

Comments
 (0)