Skip to content

Commit

Permalink
changed gradle version to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha committed Dec 19, 2022
1 parent 8421454 commit 8779c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.3.0'
classpath 'com.android.tools.build:gradle:4.2.2'
}
}
}
Expand Down

0 comments on commit 8779c2c

Please sign in to comment.