Hi there, I am trying to achieve teh same thing (renaming the apk file), but it seems the sample code does not work anymore with a recent Android plugin...
Both variant.packageApplication.outputFile and variant.outputFile are erroring out. Any pointers to get this working on the last android plugin version ? Has it been replaced by something else ? Many thanks in advance, JM Le jeudi 11 avril 2013 13:59:36 UTC+2, Stefan Hoth a écrit : > > Hi again, > > I was trying to get the version number of the > "installMyFlavorRelease"-build. I was trying to modify the outputFile > property in build variants but this is read only. > > My prefered output format would be <projectname>-<flavor>-<version>-<build > type>.apk > > How can I do this? > > - Stefan > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
