Skip to content

Commit

Permalink
Update gradle to 7.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
muzahidul-opti committed Jan 3, 2025
1 parent 780fca2 commit 44d9f5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Thu Jan 28 11:38:35 PST 2021
#Fri Jan 03 18:52:27 BDT 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
org.gradle.jvmargs=-Xmx1g
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import androidx.test.ext.junit.runners.AndroidJUnit4
import org.junit.Assert.assertEquals
import org.junit.Test
import org.junit.runner.RunWith
import org.mockito.Mockito.*
import org.mockito.Mockito.verify

@RunWith(AndroidJUnit4::class)
Expand Down

0 comments on commit 44d9f5e

Please sign in to comment.