Skip to content

Commit ae120cd

Browse files
committed
icons
1 parent 4864082 commit ae120cd

12 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222
}
2323
}
2424
25-
def rotor_version = "0.1.1"
25+
def rotor_version = "0.1.2"
2626
2727
dependencies {
2828
implementation ("com.rotor:core:$rotor_version@aar") {
350 Bytes
Loading
319 Bytes
Loading
115 Bytes
Loading
Loading
709 Bytes
Loading
556 Bytes
Loading
1.25 KB
Loading
Loading
2.03 KB
Loading
Loading

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
buildscript {
44
ext.kotlin_version = '1.2.30'
5-
ext.rotor_version = '0.1.1'
5+
ext.rotor_version = '0.1.2'
66

77
repositories {
88
google()

0 commit comments

Comments
 (0)