b3: added fixed windows aapt

This commit is contained in:
Connor Tumbleson 2013-06-24 14:23:39 -05:00
parent 65be443e05
commit 6fdf7b37e1
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
apply plugin: 'java'
apply plugin: 'maven'
apply plugin: 'license'
ext.apktoolversion = '2.0.0-Beta2'
ext.apktoolversion = '2.0.0-Beta3'
ext.fullrev = '';
ext.gitrev_version = '';