File tree 2 files changed +3
-4
lines changed
odp/src/androidTest/java/com/optimizely/ab/android/odp
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- # Thu Jan 28 11:38:35 PST 2021
1
+ # Fri Jan 03 18:52:27 BDT 2025
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- zipStoreBase = GRADLE_USER_HOME
4
+ distributionUrl = https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
5
5
org.gradle.jvmargs =-Xmx1g
6
+ zipStoreBase =GRADLE_USER_HOME
6
7
zipStorePath =wrapper/dists
7
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.5-bin.zip
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ import androidx.test.ext.junit.runners.AndroidJUnit4
20
20
import org.junit.Assert.assertEquals
21
21
import org.junit.Test
22
22
import org.junit.runner.RunWith
23
- import org.mockito.Mockito.*
24
23
import org.mockito.Mockito.verify
25
24
26
25
@RunWith(AndroidJUnit4 ::class )
You can’t perform that action at this time.
0 commit comments