We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d57702 commit a1f603dCopy full SHA for a1f603d
app/build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
testCompile 'junit:junit:4.12'
87
testCompile 'org.powermock:powermock-module-junit4:1.7.3'
88
testCompile 'org.powermock:powermock-api-mockito2:1.7.3'
89
- testCompile 'com.googlecode.junit-toolbox:junit-toolbox:2.3'
+ testCompile 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
90
testCompile 'org.robolectric:robolectric:3.4.2'
91
testCompile 'org.robolectric:shadows-support-v4:3.4-rc2'
92
}
app/build.properties
@@ -1,7 +1,7 @@
1
#Build Properties
2
-#Sat Oct 14 20:18:39 EDT 2017
+#Sat Oct 14 21:08:45 EDT 2017
3
version_minor=8
4
-version_build=0
+version_build=1
5
version_patch=7
6
-version_store=33
7
version_major=1
+version_store=33
0 commit comments