Skip to content

Commit f8bc847

Browse files
authored
Merge pull request #102 from Akshatji800/Issue-101
fix: Resolves wrong information displayed in torrent content info issue
2 parents d96ae7a + e0e3ae3 commit f8bc847

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2626

2727
android {
2828
compileSdkVersion 33
29-
29+
3030
defaultConfig {
3131
multiDexEnabled true
3232
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).

android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#Fri Jun 23 08:50:38 CEST 2017
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
43
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)