Skip to content

Commit d3ba85c

Browse files
committed
alter screenshorts
1 parent 42e651f commit d3ba85c

File tree

7 files changed

+1
-2
lines changed

7 files changed

+1
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ android {
7777
}
7878

7979

80-
81-
8280
//set release sign info synchronously
8381
def Properties props = new Properties()
8482
def propFile = file('../gradle.properties')
@@ -102,6 +100,7 @@ if (propFile.canRead()) {
102100
}
103101

104102

103+
105104
dependencies {
106105
compile fileTree(dir: 'libs', include: ['*.jar'])
107106
testCompile 'junit:junit:4.12'
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)