Skip to content

Commit

Permalink
v0.1.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Dec 17, 2023
1 parent 9c1bdf3 commit 8b70a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RoadRunner/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
ext.min_sdk_version = "8.2.0"
ext.min_rr_version = "1.0.0-beta6"
ext.min_dash_version = "0.4.10"
ext.rr_ftc_version = "0.1.9"
ext.rr_ftc_version = "0.1.10"
}

plugins {
Expand Down

0 comments on commit 8b70a05

Please sign in to comment.