Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1123097

Browse files
committedOct 7, 2019
Release 3.3.0
1 parent 23cc93d commit 1123097

File tree

355 files changed

+3869
-1273
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

355 files changed

+3869
-1273
lines changed
 

‎.editorconfig

100755100644
File mode changed.

‎.gitignore

100755100644
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ local.properties
55
build
66
captures
77
testServerAddress.txt
8-
app/app.iml
9-
lib/lib.iml
8+
app/bin
9+
unity-ads/bin
1010
javadoc
1111
.settings
1212
.project
1313
.vscode
14-
.classpath
14+
.classpath
15+
*.iml
16+
fastlane/report.xml

0 commit comments

Comments
 (0)
Please sign in to comment.