This repository was archived by the owner on Feb 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 108
108
<orderEntry type =" library" exported =" " name =" support-fragment-25.3.1" level =" project" />
109
109
<orderEntry type =" library" exported =" " name =" animated-vector-drawable-25.3.1" level =" project" />
110
110
<orderEntry type =" module" module-name =" library" exported =" " />
111
- <orderEntry type =" library" exported =" " scope =" TEST" name =" dexmaker-mockito-1.2" level =" project" />
112
- <orderEntry type =" library" exported =" " scope =" TEST" name =" objenesis-1.0" level =" project" />
113
- <orderEntry type =" library" exported =" " scope =" TEST" name =" dexmaker-1.2" level =" project" />
114
- <orderEntry type =" library" exported =" " scope =" TEST" name =" hamcrest-core-1.1" level =" project" />
115
- <orderEntry type =" library" exported =" " scope =" TEST" name =" mockito-core-1.9.5" level =" project" />
116
111
</component >
117
112
</module >
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
8
8
applicationId " org.y20k.transistor"
9
9
minSdkVersion 19
10
10
targetSdkVersion 25
11
- versionCode 36
12
- versionName " 2.2.1 (Sons Of The Silent Age)"
11
+ versionCode 37
12
+ versionName " 2.2.2 (Sons Of The Silent Age)"
13
13
vectorDrawables. useSupportLibrary = true
14
14
}
15
15
buildTypes {
You can’t perform that action at this time.
0 commit comments