mirror of
https://github.com/revanced/smali.git
synced 2025-05-29 04:10:13 +02:00
Update version to 0.04
This commit is contained in:
parent
8ed2f18601
commit
e72e07fc2e
@ -49,7 +49,7 @@ apply plugin: 'idea'
|
||||
apply plugin: 'antlr'
|
||||
|
||||
|
||||
version = '0.03'
|
||||
version = '0.04'
|
||||
|
||||
if (!('release' in gradle.startParameter.taskNames)) {
|
||||
def versionSuffix
|
||||
|
@ -1,7 +1,7 @@
|
||||
<idea-plugin version="2">
|
||||
<id>org.jf.smalidea</id>
|
||||
<name>Smalidea</name>
|
||||
<version>0.02</version>
|
||||
<version>0.04</version>
|
||||
<vendor email="jesusfreke@jesusfreke.com" url="http://smali.org">JesusFreke</vendor>
|
||||
|
||||
<description><![CDATA[
|
||||
|
Loading…
x
Reference in New Issue
Block a user