Skip to content

Commit 8d60ce4

Browse files
committed
Update Android SDK
1 parent 21f5a8b commit 8d60ce4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ android {
1212
namespace 'com.gianlu.aria2android'
1313

1414
defaultConfig {
15-
compileSdk 34
15+
compileSdk 36
1616

1717
applicationId "com.gianlu.aria2android"
1818
minSdkVersion 21
19-
targetSdkVersion 34
19+
targetSdkVersion 36
2020

2121
versionCode 76
2222
versionName "2.6.8"

0 commit comments

Comments
 (0)