aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorutzcoz <utzcoz@outlook.com>2022-01-22 00:01:09 +0800
committerutzcoz <43091780+utzcoz@users.noreply.github.com>2022-01-26 01:19:11 +0800
commit484c527a23e6292736e0b35698fb0ba964e557c9 (patch)
tree3ce976a4da7662b6f1adc0cdcb568483ef8d592a /gradle.properties
parent04641520019a6d57ddf9bd6ed23795ee3fa68ccb (diff)
downloadrobolectric-484c527a23e6292736e0b35698fb0ba964e557c9.tar.gz
Bump apiCompatVersion to 4.7
It is used for next replease to compare API changes with command: ./gradlew :robolectric:checkForApiChanges Signed-off-by: utzcoz <utzcoz@outlook.com>
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index d41fb7db1..b6b21d6a7 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,6 +1,6 @@
thisVersion=4.8-SNAPSHOT
-apiCompatVersion=4.2
+apiCompatVersion=4.7
errorproneVersion=2.9.0
errorproneJavacVersion=9+181-r4173-1