Version bump to 0.12
This commit is contained in:
parent
4233e41bbf
commit
57b39e5eb7
5 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
def versionMajor = 0
|
def versionMajor = 0
|
||||||
def versionMinor = 11
|
def versionMinor = 12
|
||||||
def versionPatch = 0
|
def versionPatch = 0
|
||||||
def versionBuild = 0
|
def versionBuild = 0
|
||||||
|
|
||||||
|
@ -80,11 +80,11 @@ dependencies {
|
||||||
compile 'com.google.firebase:firebase-ads:10.0.1'
|
compile 'com.google.firebase:firebase-ads:10.0.1'
|
||||||
compile 'com.google.firebase:firebase-core:10.0.1'
|
compile 'com.google.firebase:firebase-core:10.0.1'
|
||||||
compile 'com.google.firebase:firebase-crash:10.0.1'
|
compile 'com.google.firebase:firebase-crash:10.0.1'
|
||||||
compile 'com.anjlab.android.iab.v3:library:1.0.36'
|
compile 'com.anjlab.android.iab.v3:library:1.0.38'
|
||||||
compile 'commons-io:commons-io:2.5'
|
compile 'commons-io:commons-io:2.5'
|
||||||
compile 'org.sufficientlysecure:html-textview:3.0'
|
compile 'org.sufficientlysecure:html-textview:3.0'
|
||||||
compile 'org.commonjava.googlecode.markdown4j:markdown4j:2.2-cj-1.1'
|
compile 'org.commonjava.googlecode.markdown4j:markdown4j:2.2-cj-1.1'
|
||||||
compile 'com.afollestad.material-dialogs:core:0.9.1.0'
|
compile 'com.afollestad.material-dialogs:core:0.9.2.3'
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'com.google.gms.google-services'
|
apply plugin: 'com.google.gms.google-services'
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#### 0.12 (January 15, 2017)
|
#### 0.12 (January 13, 2017)
|
||||||
|
|
||||||
- Support APS patches (Nintendo 64 and Game Boy Advance)
|
- Support APS patches (Nintendo 64 and Game Boy Advance)
|
||||||
- Added the ability to specify the output directory
|
- Added the ability to specify the output directory
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#### 0.12 (January 15, 2017)
|
#### 0.12 (January 13, 2017)
|
||||||
|
|
||||||
- Support APS patches (Nintendo 64 and Game Boy Advance)
|
- Support APS patches (Nintendo 64 and Game Boy Advance)
|
||||||
- Added the ability to specify the output directory
|
- Added the ability to specify the output directory
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#### 0.12 (15 января, 2017)
|
#### 0.12 (13 января, 2017)
|
||||||
|
|
||||||
- Поддержка APS патчей (для Nintendo 64 и Game Boy Advance)
|
- Поддержка APS патчей (для Nintendo 64 и Game Boy Advance)
|
||||||
- Добавлена возможность указать каталог для сохранения ROM'ов
|
- Добавлена возможность указать каталог для сохранения ROM'ов
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#### 0.12 (January 15, 2017)
|
#### 0.12 (January 13, 2017)
|
||||||
|
|
||||||
- Support APS patches (Nintendo 64 and Game Boy Advance)
|
- Support APS patches (Nintendo 64 and Game Boy Advance)
|
||||||
- Added the ability to specify the output directory
|
- Added the ability to specify the output directory
|
||||||
|
|
Loading…
Add table
Reference in a new issue