File tree Expand file tree Collapse file tree 31 files changed +97
-54
lines changed
sdk-plugin-huawei-referrer
sdk-plugin-samsung-clouddev
sdk-plugin-samsung-referrer
sdk-plugin-xiaomi-referrer
src/main/java/com/adjust/sdk Expand file tree Collapse file tree 31 files changed +97
-54
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ subprojects {
7
7
ext {
8
8
// Android config.
9
9
coreMinSdkVersion = 21
10
- coreCompileSdkVersion = 35
11
- coreTargetSdkVersion = 35
12
- coreVersionName = ' 5.4.0 '
10
+ coreCompileSdkVersion = 36
11
+ coreTargetSdkVersion = 36
12
+ coreVersionName = ' 5.4.1 '
13
13
defaultVersionCode = 1
14
14
webbridgeMinSdkVersion = 21
15
15
samsungReferrerMinSdkVersion = 21
@@ -28,7 +28,7 @@ buildscript {
28
28
google()
29
29
}
30
30
dependencies {
31
- classpath ' com.android.tools.build:gradle:8.8.0 '
31
+ classpath ' com.android.tools.build:gradle:8.10.1 '
32
32
33
33
// NOTE: Do not place your application dependencies here; they belong
34
34
// in the individual module build.gradle files.
Original file line number Diff line number Diff line change 1
1
apply plugin : ' com.android.application'
2
2
3
3
android {
4
- compileSdk 35
4
+ compileSdk 36
5
5
6
6
defaultConfig {
7
7
applicationId " com.adjust.examples"
8
8
minSdkVersion 21
9
- targetSdkVersion 35
9
+ targetSdkVersion 36
10
10
versionCode 1
11
11
versionName " 1.0"
12
12
}
@@ -29,9 +29,9 @@ dependencies {
29
29
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
30
30
implementation ' androidx.appcompat:appcompat:1.3.1'
31
31
implementation " androidx.constraintlayout:constraintlayout:2.1.1"
32
- implementation ' com.google.android.gms:play-services-ads-identifier:17.1 .0'
32
+ implementation ' com.google.android.gms:play-services-ads-identifier:18.2 .0'
33
33
implementation ' com.android.installreferrer:installreferrer:2.2'
34
- implementation ' com.google.android.gms:play-services-appset:16.0.2 '
34
+ implementation ' com.google.android.gms:play-services-appset:16.1.0 '
35
35
36
36
implementation project(' :sdk-core' )
37
37
implementation project(' :plugins:sdk-plugin-webbridge' )
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ repositories {
7
7
}
8
8
9
9
android {
10
- compileSdk 35
10
+ compileSdk 36
11
11
12
12
defaultConfig {
13
13
applicationId " com.adjust.examples"
14
14
minSdkVersion 21
15
- targetSdkVersion 35
15
+ targetSdkVersion 36
16
16
versionCode 1
17
17
versionName " 1.0"
18
18
}
@@ -33,9 +33,9 @@ dependencies {
33
33
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
34
34
implementation ' androidx.appcompat:appcompat:1.3.1'
35
35
implementation " androidx.constraintlayout:constraintlayout:2.1.1"
36
- implementation ' com.google.android.gms:play-services-ads-identifier:17.1 .0'
36
+ implementation ' com.google.android.gms:play-services-ads-identifier:18.2 .0'
37
37
implementation ' com.android.installreferrer:installreferrer:2.2'
38
- implementation ' com.google.android.gms:play-services-appset:16.0.2 '
38
+ implementation ' com.google.android.gms:play-services-appset:16.1.0 '
39
39
40
40
implementation project(' :sdk-core' )
41
41
implementation ' com.adjust.signature:adjust-android-signature:3+'
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ repositories {
7
7
}
8
8
9
9
android {
10
- compileSdk 35
10
+ compileSdk 36
11
11
12
12
defaultConfig {
13
13
applicationId " com.adjust.examples.keyboard"
14
14
minSdkVersion 21
15
- targetSdkVersion 35
15
+ targetSdkVersion 36
16
16
versionCode 1
17
17
versionName " 1.0"
18
18
}
@@ -33,9 +33,9 @@ dependencies {
33
33
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
34
34
implementation ' androidx.appcompat:appcompat:1.3.1'
35
35
implementation " androidx.constraintlayout:constraintlayout:2.1.1"
36
- implementation ' com.google.android.gms:play-services-ads-identifier:17.1 .0'
36
+ implementation ' com.google.android.gms:play-services-ads-identifier:18.2 .0'
37
37
implementation ' com.android.installreferrer:installreferrer:2.2'
38
- implementation ' com.google.android.gms:play-services-appset:16.0.2 '
38
+ implementation ' com.google.android.gms:play-services-appset:16.1.0 '
39
39
40
40
implementation project(' :sdk-core' )
41
41
implementation ' com.adjust.signature:adjust-android-signature:3+'
Original file line number Diff line number Diff line change 1
1
apply plugin : ' com.android.application'
2
2
apply plugin : ' kotlin-android'
3
3
android {
4
- compileSdk 35
4
+ compileSdk 36
5
5
6
6
defaultConfig {
7
7
applicationId " com.adjust.examples"
8
8
minSdkVersion 21
9
- targetSdkVersion 35
9
+ targetSdkVersion 36
10
10
versionCode 1
11
11
versionName " 1.0"
12
12
@@ -35,9 +35,9 @@ dependencies {
35
35
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
36
36
implementation ' androidx.appcompat:appcompat:1.3.1'
37
37
implementation " androidx.constraintlayout:constraintlayout:2.1.1"
38
- implementation ' com.google.android.gms:play-services-ads-identifier:17.1 .0'
38
+ implementation ' com.google.android.gms:play-services-ads-identifier:18.2 .0'
39
39
implementation ' com.android.installreferrer:installreferrer:2.2'
40
- implementation ' com.google.android.gms:play-services-appset:16.0.2 '
40
+ implementation ' com.google.android.gms:play-services-appset:16.1.0 '
41
41
42
42
implementation project(' :sdk-core' )
43
43
implementation ' com.adjust.signature:adjust-android-signature:3+'
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ repositories {
7
7
}
8
8
9
9
android {
10
- compileSdk 35
10
+ compileSdk 36
11
11
12
12
defaultConfig {
13
13
applicationId " com.adjust.examples"
14
14
minSdkVersion 21
15
- targetSdkVersion 35
15
+ targetSdkVersion 36
16
16
versionCode 1
17
17
versionName " 1.0"
18
18
}
@@ -33,9 +33,9 @@ dependencies {
33
33
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
34
34
implementation ' androidx.appcompat:appcompat:1.3.1'
35
35
implementation " androidx.constraintlayout:constraintlayout:2.1.1"
36
- implementation ' com.google.android.gms:play-services-ads-identifier:17.1 .0'
36
+ implementation ' com.google.android.gms:play-services-ads-identifier:18.2 .0'
37
37
implementation ' com.android.installreferrer:installreferrer:2.2'
38
- implementation ' com.google.android.gms:play-services-appset:16.0.2 '
38
+ implementation ' com.google.android.gms:play-services-appset:16.1.0 '
39
39
40
40
implementation project(' :sdk-core' )
41
41
implementation ' com.adjust.signature:adjust-android-signature:3+'
Original file line number Diff line number Diff line change 1
1
apply plugin : ' com.android.application'
2
2
3
3
android {
4
- compileSdk 35
4
+ compileSdk 36
5
5
6
6
defaultConfig {
7
7
applicationId " com.example.examples"
8
8
minSdkVersion 21
9
- targetSdkVersion 35
9
+ targetSdkVersion 36
10
10
versionCode 1
11
11
versionName " 1.0"
12
12
}
@@ -27,9 +27,9 @@ dependencies {
27
27
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
28
28
implementation ' androidx.appcompat:appcompat:1.3.1'
29
29
implementation " androidx.constraintlayout:constraintlayout:2.1.1"
30
- implementation ' com.google.android.gms:play-services-ads-identifier:17.1 .0'
30
+ implementation ' com.google.android.gms:play-services-ads-identifier:18.2 .0'
31
31
implementation ' com.android.installreferrer:installreferrer:2.2'
32
- implementation ' com.google.android.gms:play-services-appset:16.0.2 '
32
+ implementation ' com.google.android.gms:play-services-appset:16.1.0 '
33
33
34
34
implementation project(' :sdk-core' )
35
35
implementation project(' :plugins:sdk-plugin-webbridge' )
Original file line number Diff line number Diff line change 1
1
# Fri Oct 06 12:16:52 CEST 2023
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies {
27
27
// Add SDK via module.
28
28
compileOnly project(' :sdk-core' )
29
29
// Add SDK via Maven.
30
- // implementation 'com.adjust.sdk:adjust-android:5.4.0 '
30
+ // implementation 'com.adjust.sdk:adjust-android:5.4.1 '
31
31
}
32
32
33
33
// read local properties
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies {
30
30
// Add SDK via module.
31
31
compileOnly project(' :sdk-core' )
32
32
// Add SDK via Maven.
33
- // implementation 'com.adjust.sdk:adjust-android:5.4.0 '
33
+ // implementation 'com.adjust.sdk:adjust-android:5.4.1 '
34
34
}
35
35
36
36
// read local properties
You can’t perform that action at this time.
0 commit comments